projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dab8339
)
(mail-indentation-spaces): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 27 Dec 1996 01:33:53 +0000
(
01:33
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 27 Dec 1996 01:33:53 +0000
(
01:33
+0000)
lisp/mail/sendmail.el
patch
|
blob
|
history
diff --git
a/lisp/mail/sendmail.el
b/lisp/mail/sendmail.el
index 5fbc49c3a473b985d8b6a77c553f725f15429e34..01e8e3eb7d45bde7765a0bbe5a78f0cb991b8005 100644
(file)
--- a/
lisp/mail/sendmail.el
+++ b/
lisp/mail/sendmail.el
@@
-120,7
+120,7
@@
The alias definitions in the file have this form:
nil means use indentation.")
(defvar mail-indentation-spaces 3
"*Number of spaces to insert at the beginning of each cited line.
-Used by `mail-yank-original' via `mail-
yank-cite
'.")
+Used by `mail-yank-original' via `mail-
indent-citation
'.")
(defvar mail-yank-hooks nil
"Obsolete hook for modifying a citation just inserted in the mail buffer.
Each hook function can find the citation between (point) and (mark t).